home *** CD-ROM | disk | FTP | other *** search
- BODY {
- background: white;
- }
-
- A:link, A:visited, A:hover {
- color: navy;
- text-decoration: none;
- }
-
- table.tblMainTable {
- background: #959385;
- }
-
- table.tblTableHeader {
- background: black;
- }
-
- td.tdTableTitle {
- background: #799EE5;
- color: white;
- font-size: 10pt;
- font-weight: bold;
- font-family: verdana;
- }
-
- td.tdTableContents {
- background: white;
- }
-
- td.tdTableRow {
- /*background: white;*/
- color: black;
- font-family: verdana;
- font-size: 8pt;
- }
-
- td.tdSideBar {
- background: #799EE5;
- color: black;
- font-family: verdana;
- font-size: 9pt;
- }
-
- table.tblSideBox {
- background: white;
- }
-
- td.tdSideBoxTitle, td.tdSideBoxTitle A {
- background: white;
- color: #215DC6;
- font-size: 10pt;
- font-weight: bold;
- font-family: verdana;
- }
-
- td.tdSideBoxText {
- background: #D6DFF7;
- color: black;
- font-family: verdana;
- font-size: 8pt;
- line-height: 12pt;
- }
-
- td.tdSideBoxText A:link, td.tdSideBoxText A:visited {
- color: #215DC6;
- text-decoration: none;
- }
-
- td.tdSideBoxText A:hover {
- color: #428EFF;
- text-decoration: underline;
- }
-
- td.tdBottomText {
- background: #ECE9D8;
- color: black;
- font-family: verdana;
- font-size: 9pt;
- }
-
- td.tdTopText {
- color: white;
- font-family: verdana;
- font-size: 14pt;
- font-weight: bold;
- }
-
- .lblTitle {
- font-family: verdana;
- font-size: 18pt;
- font-weight: bold;
- }
-
- .lblAuthor {
- font-family: verdana;
- font-size: 11pt;
- }
-
- .lblWelcomeMessage {
- font-family: verdana;
- font-size: 12pt;
- }
-
- .lblAlbumName {
- font-weight: bold;
- font-family: verdana;
- font-size: 16pt;
- }
-
- .lblPictureNav {
- font-weight: bold;
- font-family: verdana;
- font-size: 10pt;
- }
-
- .lblPictureView {
- font-weight: bold;
- font-family: verdana;
- font-size: 10pt;
- }
-
- .lblPictureList {
- font-family: verdana;
- font-size: 10pt;
- }
-
- .lblPopularDirs, .lblPopularMedia {
- font-family: verdana;
- font-size: 12pt;
- font-weight: bold;
- }
-
- .lblPopularSubDir {
- font-family: verdana;
- font-size: 10pt;
- font-weight: bold;
- }
-
- .lblFolder {
- font-family: verdana;
- font-size: 9pt;
- }
-
- .lblTopBar {
- font-weight: bold;
- font-family: verdana;
- font-size: 14pt;
- }
-
- .lblDetails {
- font-family: verdana;
- font-size: 9pt;
- }
-
- .lblFooter {
- font-family: verdana;
- font-size: 9pt;
- }
-
- .lblHelpSubject {
- font-family: verdana;
- font-size: 10pt;
- font-weight: bold;
- line-height: 15pt;
- }
-
- .lblHelpText {
- font-family: verdana;
- font-size: 10pt;
- line-height: 15pt;
- }
-
- td.tdPictureCell {
- background-color: white;
- border: solid white 1px;
- }
-
- input.cmdButton {
- font-weight: bold;
- font-familiy: verdana;
- font-size: 10pt;
- }
-
- td.tdTitle, td.tdTopBar, td.tdSeparator, td.tdDirList, td.tdViewOpts, td.tdPageControls, td.tdMediaList, td.tdFooter, td.tdAlbumList, td.tdStatsList, td.tdDetails {
- background: white;
- line-height: 15pt;
- }